home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 April / Disc 2 / PCUSER0402D2.iso / software / utils / files / wincron.exe / data1.cab / Sample_Scripts / alert_output_test.tg < prev    next >
Encoding:
Text File  |  2001-10-20  |  204 b   |  10 lines

  1. ## alert_output_test
  2. # test alert output with date macro expansion
  3. {
  4.     -name alert_output_test
  5.     -start    
  6.     -action -alert "Hello World %S%"
  7.     -action -print "Hello World %S%"
  8.     -action -inc 0 0 0 5
  9. }
  10.